home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / Macromedia Flash 4 / Help / html / movies / snip-mask.swf / scripts / DefineButton2_33 / BUTTONCONDACTION on(release)_2.as next >
Encoding:
Text File  |  1999-05-19  |  86 b   |  7 lines

  1. on(release){
  2.    tellTarget("play-pause")
  3.    {
  4.       gotoAndStop("play");
  5.    }
  6. }
  7.